map

This block is part of the Component UI group and was last modified in core v10.4.28.

map v10.4.28

Basic Map

In pins 13
  • Token required
    value

    Enter the mapbox token

  • Map Style required
    value

    Select which map style you want

  • Latitude required
    value

    The default center latitude location

  • Longitude required
    value

    The default center longitude location

  • Zoom required
    number

    The default zoom level

  • Pitch
    number

    The pitch level in degrees

  • Bearing
    number

    The bearing level in degrees

  • User location control
    condition

    When true, it shows an icon in the top right corner to shows the live location of the user in the map with a small blue dot

  • Disable dragging
    condition

    When true, the map cannot be dragged to pan

  • Disable pitching
    condition

    When true, the user cannot pitch the map

  • MinZoom
    number

    The minimum zoom level (0-24)

  • MaxZoom
    number

    The maximum zoom level (0-24)

  • Zoom on center instead of mouse pos
    condition

    When true, the user is only able to zoom on the center point. Not the mouse position

Out pins 1
  • uicomponent
    uicomponent

A typical wiring for map: value feeds the co-token pin; value feeds the co-style pin; value feeds the co-latitude pin; value feeds the co-longitude pin; number feeds the co-zoom pin; the uicomponent out pin feeds build PDF.

Studio canvas example for the map block: typical wiring for map.

Version history

Introduced in v10.4.28.


Back to Component UI Return to the main group to view all sub-groups Back to mapbox Return to the group to view all blocks within this group